crypto/tls.clientHandshakeState.ctx (field)

3 uses

	crypto/tls (current package)
		handshake_client.go#L28: 	ctx          context.Context
		handshake_client.go#L224: 		ctx:         ctx,
		handshake_client.go#L553: 		cri := certificateRequestInfoFromMsg(hs.ctx, c.vers, certReq)